home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- #import <nib/InterfaceBuilder.h>
-
- @interface NXYInspector:Inspector
- {
- id gridSwitch;
- id borderSwitch;
- id autoMaxMinSet;
- id xminValue;
- id xmaxValue;
- id xincValue;
- id yminValue;
- id ymaxValue;
- id yincValue;
- id titleLabelForm;
- id paperTypeSel;
- id logoSwitch;
- }
-
- + finishLoading:(struct mach_header *)header;
- + startUnloading;
- - init;
- - ok:sender;
- - revert:sender;
-
- @end
-